const os._UTIME_OMIT

3 uses

	os (current package)
		file_posix.go#L183: 			utimes[i] = syscall.Timespec{Sec: _UTIME_OMIT, Nsec: _UTIME_OMIT}
		file_unix.go#L18: const _UTIME_OMIT = unix.UTIME_OMIT